google.golang.org/grpc.healthCheckConfig.ServiceName (field)
3 uses
google.golang.org/grpc (current package)
balancer_wrapper.go#L460: return regHealthLisFn.(healthProducerRegisterFn)(ctx, acbw, cfg.ServiceName, listener)
clientconn.go#L1660: err := healthCheckFunc(ctx, newStream, setConnectivityState, healthCheckConfig.ServiceName)
service_config.go#L95: ServiceName string
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)